    p{font-size: 20px ; color:black ; border-bottom: brown; }
    
      #p1{font-family: Arial, Helvetica, sans-serif; color:black; background-color: cadetblue;border-radius: 10px;}
      #a1{font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: large;color: red;
       border-radius: 10px;background-color: gold;}
       #colored-column {background-color: yellow;}
    
body{text-align: center;}
a {font-size: 20px ; color:red ; border-bottom: brown; }
.align-column{text-align: center; background-color: yellow;}
.colored-column {background-color: #f0f8ff;}
.background-elements{color:yellow}